home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Aventura
/
pendekar.swf
/
scripts
/
DefineButton2_688
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2006-05-08
|
92b
|
5 lines
on(release){
_parent.music.stop(_parent.musicName);
_root.gotoAndStop("stage");
}